mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-06 05:00:29 -06:00
cleanup: remove dead cloudwatch call (#2155)
This commit is contained in:
@@ -25,6 +25,7 @@ const mandatoryRules = {
|
||||
'no-use-before-define': ['error', {
|
||||
'functions': false,
|
||||
}],
|
||||
'no-invalid-this': 'error',
|
||||
};
|
||||
|
||||
export default defineConfig([
|
||||
|
||||
Reference in New Issue
Block a user