Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
more license fixes
  • Loading branch information
mdebbar committed Nov 14, 2022
commit 85619504014646487a1e4fbb9876861838678fd5
2 changes: 1 addition & 1 deletion ci/licenses_golden/tool_signature
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Signature: ae1981a94872d143d802356ab0f1a35e
Signature: 213a803119392fdd01295528f86b72ef

1 change: 0 additions & 1 deletion lib/web_ui/dev/licenses.dart
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ class LicensesCommand extends Command<bool> {
'lib',
'test',
'dev',
'tool'
]) {
final String expectedAbsoluteDirectory =
path.join(environment.webUiRootDir.path, expectedDirectory);
Expand Down