Skip to content

Commit dc061bc

Browse files
refactor: TT-106 Delete unnecessary imports
2 parents e05c833 + 89e8501 commit dc061bc

File tree

8 files changed

+245
-247
lines changed

8 files changed

+245
-247
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,9 @@ You can visit the app in the following link:
122122

123123
## Further help
124124

125-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
125+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
126+
127+
## Feature Toggles dictionary
128+
129+
Shared file with all the Feature Toggles we create, so we can have a history of them
130+
[Feature Toggles dictionary](https://github.com/ioet/time-tracker-ui/wiki/Feature-Toggles-dictionary)

package-lock.json

Lines changed: 103 additions & 141 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "time-tracker",
3-
"version": "1.31.13",
3+
"version": "1.31.14",
44
"scripts": {
55
"preinstall": "npx npm-force-resolutions",
66
"ng": "ng",

0 commit comments

Comments
 (0)