Skip to content

Commit da21fc8

Browse files
committed
fix: resolve linting issues in example app
1 parent 609289a commit da21fc8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

packages/flutter/pubspec.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ dependencies:
3232
#parse_server_sdk:
3333
# path: ../dart
3434

35-
parse_server_sdk:
36-
git:
37-
url: https://github.com/pastordee/Parse-SDK-Flutter.git
38-
path: packages/dart
39-
ref: pc_server
35+
# parse_server_sdk:
36+
# git:
37+
# url: https://github.com/pastordee/Parse-SDK-Flutter.git
38+
# path: packages/dart
39+
# ref: pc_server
4040

4141
# Networking
4242
connectivity_plus: ^7.0.0

0 commit comments

Comments
 (0)