Skip to content

Commit df28ce2

Browse files
chore: standardises configs
1 parent efa3688 commit df28ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/slackBotFunction/app/slack/slack_events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import time
88
import boto3
99
from slack_sdk import WebClient
10-
from app.config.config import (
10+
from app.core.config import (
1111
table,
1212
logger,
1313
KNOWLEDGEBASE_ID,

0 commit comments

Comments
 (0)