toast-tk / toast-tk-engine

The core automation framework for your acceptance tests
http://toast-tk.io
Other
12 stars 5 forks source link

fix: dao config #86

Closed tabkram closed 8 years ago

nicosvg commented 8 years ago

SonarQube analysis reported 5 issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MAJOR DaoConfigProvider.java#L15: Remove this unused "LOG" private field. rule
  2. MINOR DaoConfigProvider.java#L3: Remove this unused import 'java.io.FileReader'. rule
  3. MINOR DaoConfigProvider.java#L4: Remove this unused import 'java.io.IOException'. rule
  4. MINOR DaoConfigProvider.java#L5: Remove this unused import 'java.net.URL'. rule
  5. MINOR DaoConfigProvider.java#L6: Remove this unused import 'java.util.Properties'. rule