Skip to content

Commit

Permalink
Un-vendor tar (#4012)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdm authored Sep 7, 2023
1 parent 588ff5d commit 1e38c83
Show file tree
Hide file tree
Showing 22 changed files with 5 additions and 3,738 deletions.
4 changes: 2 additions & 2 deletions lib/src/io.dart
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ import 'package:http_multi_server/http_multi_server.dart';
import 'package:meta/meta.dart';
import 'package:path/path.dart' as path;
import 'package:pool/pool.dart';
// ignore: prefer_relative_imports
import 'package:pub/src/third_party/tar/lib/tar.dart';
import 'package:stack_trace/stack_trace.dart';
// ignore: prefer_relative_imports
import 'package:tar/tar.dart';

import 'error_group.dart';
import 'exceptions.dart';
Expand Down
94 changes: 0 additions & 94 deletions lib/src/third_party/tar/CHANGELOG.md

This file was deleted.

21 changes: 0 additions & 21 deletions lib/src/third_party/tar/LICENSE

This file was deleted.

214 changes: 0 additions & 214 deletions lib/src/third_party/tar/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions lib/src/third_party/tar/analysis_options.yaml

This file was deleted.

Loading

0 comments on commit 1e38c83

Please sign in to comment.