Skip to content

Commit fd631a2

Browse files
Removed extra log.
1 parent 6935b7b commit fd631a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Application/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ export default function(App, appData, platformSettings) {
116116
}
117117

118118
colorshift(type = false, config = {}) {
119-
Log.info('Accessibility - ColorShift', arguments)
120119
Accessibility.colorshift(this, type, config)
121120
}
122121

0 commit comments

Comments
 (0)