Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import angular from 'angular';
export const templatesModule = angular.module(
'portainer.docker.react.components.templates',
[]
).name;