mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-19 19:50:16 -04:00
6 lines
74 B
PHP
6 lines
74 B
PHP
<?php
|
|
|
|
class Requests_Exception_Transport extends Requests_Exception {
|
|
|
|
}
|