Skip to content

Commit 9ed2923

Browse files
committed
removal of local.properties
1 parent aafea6c commit 9ed2923

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/eliasnogueira/config/Configuration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
@Config.Sources({
3333
"system:properties",
3434
"classpath:general.properties",
35-
"classpath:local.properties",
3635
"classpath:selenium-grid.properties"})
3736
public interface Configuration extends Config {
3837

0 commit comments

Comments
 (0)