We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37c7ef commit b4bd6deCopy full SHA for b4bd6de
index.js
@@ -27,7 +27,6 @@ class TencentIndex {
27
this.serverless.pluginManager.addPlugin(TencentInfo)
28
this.serverless.pluginManager.addPlugin(TencentLogs)
29
}
30
-
31
32
33
module.exports = TencentIndex
0 commit comments