Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Amplifiyer committed Sep 23, 2024
1 parent 24c8f85 commit eb2ada8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { buildTypeKeyMap, ServiceName } from '@aws-amplify/amplify-category-func
import { $TSAny, $TSMeta, $TSObject, JSONUtilities, pathManager, ResourceTuple, stateManager } from '@aws-amplify/amplify-cli-core';
import { BuildType } from '@aws-amplify/amplify-function-plugin-interface';
import * as fs from 'fs-extra';
import glob from 'glob';
import _ from 'lodash';
import * as path from 'path';
import { ensureAmplifyMetaFrontendConfig } from './on-category-outputs-change';
Expand Down

0 comments on commit eb2ada8

Please sign in to comment.