Changed line endings to LF from CRLF

This commit is contained in:
Robinson 2021-06-28 15:27:35 +02:00
parent b5f7c109b2
commit e62f8eba2e
2 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@file:Suppress("UNUSED_PARAMETER")
package dorkbox.network.ping
import dorkbox.network.connection.Connection

View File

@ -14,6 +14,9 @@
* limitations under the License.
*/
@file:Suppress("UNUSED_PARAMETER")
package dorkbox.network.ping
import dorkbox.network.connection.Connection