Skip to content

Commit 0c8abc8

Browse files
committed
[#174] Removed atomizer.sh from starter
1 parent 785ab92 commit 0c8abc8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

atom-starter/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,6 @@
4949
<version>${atom.version}</version>
5050
<scope>provided</scope>
5151
</dependency>
52-
<dependency>
53-
<groupId>oo</groupId>
54-
<artifactId>atomizer</artifactId>
55-
<version>${atom.version}</version>
56-
<type>sh</type>
57-
<scope>provided</scope>
58-
</dependency>
5952
</dependencies>
6053

6154
<build>

0 commit comments

Comments
 (0)