Remove redundant field

jh-changes
Shin'ya Ueoka 5 years ago
parent d37896887e
commit a45ba3c072
  1. 2
      karma.conf.js

@ -19,8 +19,6 @@ module.exports = function (config) {
'test/**/*.html': ['html2js']
},
reporters: ['progress'],
port: 9876,
colors: true,
logLevel: config.LOG_INFO,