Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit 15d4d26

Browse files
committed
Remove SDKVersion propety
1 parent 7ace105 commit 15d4d26

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

Lib/StudyplusSDK/Studyplus.swift

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// The MIT License (MIT)
66
//
7-
// Copyright (c) 2017 Studyplus inc.
7+
// Copyright (c) 2021 Studyplus inc.
88
//
99
// Permission is hereby granted, free of charge, to any person obtaining a copy
1010
// of this software and associated documentation files (the "Software"), to deal
@@ -35,13 +35,6 @@ import UIKit
3535
*/
3636
final public class Studyplus {
3737

38-
/**
39-
Returns studyplus sdk version.
40-
41-
StudyplusSDKのバージョンを返します
42-
*/
43-
public static let SDKVersion: String = "2.0.1"
44-
4538
/**
4639
Returns the shared defaults object.
4740

0 commit comments

Comments
 (0)