Skip to content

Commit b0a7c06

Browse files
fix rebase artifact
1 parent 4e32ba5 commit b0a7c06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/devextreme-cli/src/applications/application.angular.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ const create = async(appName, options) => {
101101
const layout = await getLayoutInfo(options.layout);
102102
const currentNgVersion = ngVersion.getNgCliVersion().version;
103103
const depsVersionTag = extractDepsVersionTag(options);
104-
const currentNgVersion = ngVersion.getNgCliVersion().version;
105104

106105
const commandArguments = [
107106
'new',

0 commit comments

Comments
 (0)